home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / Demos / TrapezeDemo / Trapeze Help / Trapeze Help.rsrc / HELP_2150_indexsort < prev    next >
Encoding:
Text File  |  1987-07-08  |  373 b   |  6 lines

  1. indexsort ( block, ascending*, ascii* )
  2. create sorted indices into block
  3.  
  4. block╤any multicelled block; ascending╤optional, defaults to #TRUE, if #FALSE sort is descending; ascii╤optional, defaults to #FALSE, if #TRUE then capitalization and international symbols make a difference.
  5.  
  6. Result is a two-columned number block with indices (row, col) into block in sorted order.